home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sports Illustrated for Kids - Awesome Athletes!
/
Sports Illustrated for Kids - Awesome Athletes!.iso
/
sd.dir
/
00103.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-04-18
|
144 b
|
8 lines
on exitFrame
SetCursor(#normal)
set vInstalled to value(HSStateGet("sd", "installed"))
if vInstalled then
go("Finished")
end if
end